NET_SDK_GetPlayBackSyncHandle¶
Interface Definition¶
1 2 3 | |
1 2 3 | |
Function Description¶
When multi-channel playback of a single device, get the handle to get the playback based on the user id and channel number.
Parameter Description¶
| Parameters | Type | Remark |
|---|---|---|
| lUserIDin | LONG | User ID, the return value of NET_SDK_Login or NET_SDK_LoginEx. |
| lChannelin | LONG | The channel number array for playback, the channel number starts from 0. |
Return Value¶
-
Type:POINTERHANDLE
-
Remark:Corresponding playback handle
Remarks¶
When multi-playback of a single device, the handle to get the playback is obtained based on the user id and channel number.